wayland: Mark opaque_region as dirty on hide
authorDavid Edmundson <davidedmundson@kde.org>
Fri, 1 Oct 2021 12:28:00 +0000 (13:28 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 31 Oct 2021 21:52:04 +0000 (17:52 -0400)
commitfaba06516112df0dbdd36fc20e9d62ce82ec1036
tree4d869b93a11759eb6e30757c35def00f5fcf20b0
parent19adb3b8b3070e871a4b2844e48e39f44b0fe0ca
wayland: Mark opaque_region as dirty on hide

Otherwise if we hide and show a window we recreate a new surface,
breaking the compositor's association, but potentially not resend this
data for the new surface.
This matches what we do for input_region.
gdk/wayland/gdksurface-wayland.c